An R6 object that contains CAAR results.
An R6 object that contains CAAR results.
R6Class object.
caar_tblCAAR results.
statistics_tblCAAR test statistic results. Class initialization
new()CAAResults$new(caar_tbl, statistics_tbl)caar_tblCAAR result table.
statistics_tblTable with statistics.
clone()The objects of this class are cloneable with this method.
CAAResults$clone(deep = FALSE)deepWhether to make a deep clone.